home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Strategy Challenges Collection
/
Strategy Challenges Collection.iso
/
mac
/
DemoData
/
NumberH.Dxr
/
00212_special NH2 leave demo.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-04
|
342 b
|
18 lines
on mouseDown
global gAutoMode
set gAutoMode to 0
puppetPalette(the framePalette)
puppetTransition(6, 2, 16, 0)
FadeMyVolume(3, 2, 10, 0, 0)
go(the lastFrame + 1)
setMyVolume(1, 255, 255)
setMyVolume(2, 255, 255)
puppetSound(0)
updateStage()
puppetSound(0)
startTimer()
play done
puppetSound(0)
updateStage()
end